home *** CD-ROM | disk | FTP | other *** search
- class §#140§
- {
- var §#13§ = new Array();
- var §#41§ = 0;
- var §#124§ = 0;
- var §#184§ = true;
- function §#140§(l)
- {
- this["#41"] = 0;
- this["#124"] = l;
- var _loc3_ = 0;
- while(_loc3_ < this["#124"])
- {
- this["#13"][_loc3_] = _root.attachMovie("#283","#283" + _loc3_,22 + _loc3_);
- this["#13"][_loc3_]._visible = false;
- _loc3_ = _loc3_ + 1;
- }
- this["#262"]();
- }
- function §#45§()
- {
- var _loc2_ = 0;
- while(_loc2_ < this["#13"].length)
- {
- this["#13"][_loc2_].unloadMovie();
- _loc2_ = _loc2_ + 1;
- }
- }
- function §#262§()
- {
- var _loc2_ = 0;
- while(_loc2_ < this["#13"].length)
- {
- this["#13"][_loc2_]._visible = false;
- _loc2_ = _loc2_ + 1;
- }
- this["#184"] = true;
- }
- function §#345§()
- {
- var _loc2_ = 0;
- while(_loc2_ < this["#124"])
- {
- this["#13"][_loc2_]._visible = false;
- _loc2_ = _loc2_ + 1;
- }
- this["#184"] = false;
- }
- function update(x, y, alpha)
- {
- if(this["#184"])
- {
- return undefined;
- }
- this["#13"][this["#41"]]._x = x;
- this["#13"][this["#41"]]._y = y;
- this["#13"][this["#41"]]._visible = true;
- this["#13"][this["#41"]]._alpha = alpha * 0.4;
- this["#13"][this["#41"]]._xscale = 100;
- this["#13"][this["#41"]]._yscale = 100;
- this["#13"][this["#41"]]._rotation = 2;
- var _loc2_ = 0;
- while(_loc2_ < this["#124"])
- {
- this["#13"][_loc2_]._alpha -= 4;
- this["#13"][_loc2_]._xscale -= 4;
- this["#13"][_loc2_]._yscale -= 4;
- this["#13"][_loc2_]._rotation *= 2;
- _loc2_ = _loc2_ + 1;
- }
- this["#41"] = this["#41"] + 1;
- if(this["#41"] == this["#124"])
- {
- this["#41"] = 0;
- }
- }
- }
-